The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "http::negotiate"

HTTP::Negotiate - choose a variant to serve River stage four • 14 direct dependents • 6206 total dependents

This module provides a complete implementation of the HTTP content negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter 12. Content negotiation allows for the selection of a preferred content representation based upon attributes ...

GAAS/HTTP-Negotiate-6.01 - 18 Feb 2012 12:34:37 UTC - Search in distribution

lib/IO/Lambda/HTTP/Authen/Negotiate.pm River stage one • 4 direct dependents • 4 total dependents

KARASIK/IO-Lambda-1.33 - 15 Apr 2024 08:40:01 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

SMB - A humble SMB network protocol implementation in Perl River stage zero No dependents

SMB-Perl library is an implementation of SMB protocol, including simple SMB client and server functionality. SMB is a base class for many SMB::* classes. The following documents this super-class only. See corresponding sub-classes for their own descr...

MIGO/SMB-0.09 - 13 May 2018 16:06:23 UTC - Search in distribution

LWP - The World-Wide Web library for Perl River stage four • 2163 direct dependents • 6200 total dependents

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

Tux - Perl extension for Tux webserver River stage zero No dependents

tux_perl run in user space as a module of Tux. It inherits the event driven structure of normal Tux module. Minimizing the overhead of process scheduling, it's speed is quite fast. Because of th event driven structure, there are some differences betw...

YALE/tux_perl-0.01 - 12 Nov 2002 07:30:28 UTC - Search in distribution

Control::CLI - Command Line Interface I/O over either Telnet or SSH (IPv4 & IPv6) or Serial port River stage one • 2 direct dependents • 2 total dependents

A Command Line Interface (CLI) is an interface where the user is presented with a command prompt and has to enter ASCII commands to drive or control or configure that device. That interface could be the shell on a unix system or some other command in...

LSTEVENS/Control-CLI-2.11 - 28 Aug 2022 18:55:55 UTC - Search in distribution

File::Drawing - release, revise and retrieve contents to/from a drawing program module River stage zero No dependents

The "File::Drawing" program module uses American National Standards for drawings as a model for storing data. Commercial, governement and casual orgainizations have stored information over the centuries as drawings. Drawings probably evolved from the...

SOFTDIA/File-Drawing-0.01 - 04 May 2004 12:22:33 UTC - Search in distribution

Net::Telnet - interact with TELNET port or other TCP ports River stage two • 32 direct dependents • 42 total dependents

Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided ...

JROGERS/Net-Telnet-3.05 - 21 Jun 2021 03:47:48 UTC - Search in distribution

Web::MREST - Minimalistic REST server River stage zero No dependents

MREST stands for "minimalistic" or "mechanical" REST server. (Mechanical because it relies on Web::Machine.) Web::MREST provides a fully functional REST server that can be started with a simple command. Without modification, the server provides a set...

SMITHFARM/Web-MREST-0.290 - 29 Jun 2022 12:50:44 UTC - Search in distribution

Jabber::Lite - Standalone library for communicating with Jabber servers. River stage zero No dependents

Jabber::Lite is, as the name implies, a small 'lite' library for dealing with Jabber servers, implemented entirely in perl. Whilst it is small, it does try to be fairly complete for common tasks. Whats in the box? Jabber::Lite is able to connect to a...

BEECEE/Jabber-Lite-0.8 - 13 Feb 2007 06:11:55 UTC - Search in distribution

GSSAPI - Perl extension providing access to the GSSAPIv2 library River stage one • 3 direct dependents • 7 total dependents

This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT. Since 0.14 it also compiles and works with Heimdal. Lacks of Heimdal support are gss_releas...

AGROLMS/GSSAPI-0.28 - 03 Jun 2010 16:15:58 UTC - Search in distribution

WebAPI::DBIC River stage one • 1 direct dependent • 1 total dependent

WebAPI::DBIC (or "WAPID" for short) provides the parts you need to build a feature-rich RESTful JSON web service API backed by DBIx::Class schemas. WebAPI::DBIC features include: * Built as fine-grained roles for maximum reusability and extensibility...

TIMB/WebAPI-DBIC-0.004002 - 22 Mar 2015 22:56:37 UTC - Search in distribution

Alien::Build - Build external dependencies for use in CPAN River stage four • 248 direct dependents • 1388 total dependents

This module provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at runtime. This is the detailed documentation for t...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC - Search in distribution

WebSocket - WebSocket Client & Server River stage zero No dependents

This is the client (WebSocket::Client) and server (WebSocket::Server) implementation of WebSocket api. It provides a comprehensive well documented and hopefully easy-to-use implementation. Also, this api, by design, does not die, but rather returns "...

JDEGUEST/WebSocket-v0.2.0 - 06 Oct 2023 01:37:22 UTC - Search in distribution

Win32::RASE - managing dialup entries and network connections on Win32 River stage zero No dependents

This module is a collection of subroutines. As their names are very long and specific and almost each corresponds to a Win32 API call I decided to export a lot of them by default. Everything is exported except those subs that are claimed as non-expor...

MBLAZ/Win32-RASE-1.01 - 09 Mar 2000 00:11:15 UTC - Search in distribution

Net::AMQP::Protocol::v0_8 - AMQP v0.8 (de)serialization and representation River stage two • 7 direct dependents • 26 total dependents

This module implements the frame (de)serialization and representation of the Advanced Message Queue Protocol (http://www.amqp.org/) version 0.8. It is to be used in conjunction with client or server software that does the actual TCP/IP communication....

CHIPS/Net-AMQP-0.06 - 02 May 2013 03:16:39 UTC - Search in distribution

Attean - A Semantic Web Framework River stage two • 15 direct dependents • 26 total dependents

Attean provides APIs for parsing, storing, querying, and serializing Semantic Web (RDF and SPARQL) data....

GWILLIAMS/Attean-0.033 - 02 Oct 2022 21:13:58 UTC - Search in distribution

Firefox::Marionette - Automate the Firefox browser with the Marionette protocol River stage one • 1 direct dependent • 4 total dependents

This is a client module to automate the Mozilla Firefox browser via the Marionette protocol <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Protocol >...

DDICK/Firefox-Marionette-1.55 - 06 Apr 2024 01:50:07 UTC - Search in distribution

Locale::Maketext::TPJ13 - article about software localization River stage three • 28 direct dependents • 118 total dependents

The following article by Sean M. Burke and Jordan Lachler first appeared in *The Perl Journal* #13 and is copyright 1999 The Perl Journal. It appears courtesy of Jon Orwant and The Perl Journal. This document may be distributed under the same terms a...

TODDR/Locale-Maketext-1.33 - 30 Dec 2023 21:23:51 UTC - Search in distribution
69 results (0.052 seconds)